You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > FlipVer Method > Matrix.FlipVer Method ([In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Matrix.FlipVer Method ([In] TMtx)

Flip all SrcMtx matrix elements vertically and store the results in the calling matrix. The flip operation is performed on all SrcMtx matrix columns.

Syntax
C#
Visual Basic
public TMtx FlipVer([In] TMtx SrcMtx);

The Rows, Cols and Complex properties of callign matrix are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!